file(string $filename, int $flags=0, $context=null)
PHPAPI int php_load_extension(const char *filename, int type, int start_now)
PHPAPI void php_dl(const char *file, int type, zval *return_value, int start_now)
PHPAPI void * php_load_shlib(const char *path, char **errp)
dl(string $extension_filename)
#define PHP_MINFO_FUNCTION