pub unsafe extern "C" fn jit_function_create_nested(
context: jit_context_t,
signature: jit_type_t,
parent: jit_function_t,
) -> jit_function_t
pub unsafe extern "C" fn jit_function_create_nested(
context: jit_context_t,
signature: jit_type_t,
parent: jit_function_t,
) -> jit_function_t