pub unsafe extern "C" fn jsc_value_new_array_from_garray(
context: *mut JSCContext,
array: *mut GPtrArray
) -> *mut JSCValue
pub unsafe extern "C" fn jsc_value_new_array_from_garray(
context: *mut JSCContext,
array: *mut GPtrArray
) -> *mut JSCValue