pub unsafe extern "C" fn Neon_Convert_ToObject(
    out: &mut Local,
    isolate: Isolate,
    value: Local
) -> bool